Papers with diversity-guided example search
Finding Support Examples for In-Context Learning (2023.findings-emnlp)
Copied to clipboard
| Challenge: | In-context learning is a new learning paradigm where a language model observes a few examples and directly outputs the test input’s prediction. |
| Approach: | They propose a method to find “support examples” for in-context learning by filtering a training dataset and a progressive filtering process to filter out uninformative examples. |
| Outcome: | The proposed method outperforms baselines and shows that each component contributes critically to the improvements. |